Installing openSmtp.net
Application
The application was designed to work with the Microsoft .Net 1.1 runtime, it must have this installed on the target machine in order to function properly.
- Create a new virtual directory, for example 'openSmtp', in your IIS5/dotnet server
- set the permissions to include 'scripts only',
- Copy everything to the new openSmtp directory
- In the IIS admin cosole specify the directory as it's own application.
- Also, in the IIS admin cosole specify the web directory as it's own application so the
web application may run in its own space.
Nunit tests
The test program (nunit.exe) needs the .net runtime installed.
Run Nunit, select openSmtp.dll and then run the tests.